<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset utf-8;
/* å…¨å±€æ&nbsp;·å¼ */
* {
    margin: 0;
    padding: 0;
    font-family: å¾®è½¯é›…é»‘;
    color: #333;
    list-style: none;
    text-decoration: none;
    box-sizing: border-box;
}

img{border: none;}

.container{
    margin: 0 auto;
    width: 1200px;
}

.container_top{
    margin: 0 auto;
    width: 1200px;
}
a{
    text-decoration: none;
    color: inherit;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    font-size: 14px;
}

li:hover{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.gradient{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.gradient:hover{
   transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s; 
}
.clear{clear: both}

.img_hover img{ width: 100%;transition: all .4s;}
.img_hover:hover img{ transform: scale(1.06); transition: all .4s;}




.toper{ height: 36px; background: #f6f6f6;}
.toper .toper_l{ float: left; line-height: 36px; color: #666; font-size: 14px;}
.toper .toper_l span{ font-size: 14px; color: #b70102; font-weight: bold;}
.toper_r{ line-height: 36px; float: right;}
.toper_r p{ float: left; padding-right: 3px; font-size: 14px; color: #666;}
.toper_r p span{ font-size: 16px; font-weight: bold; font-family: "Poppins";  color: #1478b9}

.toper_r ul{ float: left; height: 22px;}
.toper_r ul a{ display: block; float: left; padding: 0 20px;  color: #666; height: 16px; border-right: 1px solid #eee;}



/* ç½‘ç«™å¯¼èˆª */

.top{ height: 100px; position: relative;}
.top .logo{ height: 100px; float: left; display: block;}
.top .logo a{ display: block; float: left; margin-right: 18px;}
.top .logo img{float: left; margin-right: 10px; padding-left: 30px;}
.top .logo div{ float: left; overflow: hidden; padding-left: 16px;}
.top .logo div i{ display: block; font-size: 18px; line-height: 2; font-style: normal; margin-top: 16px;}
.top .logo div span{ color: #333;}
.top .logo div span em{color: #1478b9; font-style: normal;}
.top .logo p{ font-size: 20px; line-height: 100px;}

.top_right{ float: right;}
.top_right p{ float: left ; line-height: 100px; background:url(../images/longshan_1.png) no-repeat center left; text-indent: 52px; font-size: 14px;  color: #333;  margin-right: 30px;}
.top_right a{ height: 100px; width: 100px; background: #1478b9 url(../images/longshan_2.png) no-repeat center; display: block; float: left; transition: all .4s;}
.top_right a:hover{  background: #0868a5 url(../images/longshan_2.png) no-repeat center;}


.dh_k{ float: left;}
.header-menu{float:right; padding:0;}
.header-menu dl{float:left;}
.header-menu dt a{display:block; height:100px; line-height:100px; color:#363636; font-size:15px;  position: relative; width: 100px; text-align: center;}
.header-menu dl dt:hover a,.header-menu dl dt a.active{ background: #e5f1ff; color: #1978b8}
.header-menu dl:hover dt a::after, .header-menu dl dt a.active::after{ position: absolute; content: ""; display: block; height: 2px; width: 100px; background: #1978b8; top: 0;}
.header-menu dd{display:none; position:absolute; top:100px; left:0; right:0; z-index:9; width:100%; height: 300px; background:#f6f6f6;}
.header-menu .panel-inner{}
.nav_left{ width: 45%; float: left; height: 270px; border-right: 1px solid #dedede; padding-top: 30px;}
.nav_left h2{ font-size: 24px; line-height: 2.2;}
.nav_left p{ font-size: 14px; line-height: 24px; text-align: justify; color: #666; padding-right: 20px;}
.nav_left a{ display: block; height: 36px; width: 160px; border: 1px solid #1478b9; text-align: center; font-size: 14px; line-height: 36px; color: #1478b9; margin-top:20px;}
.nav_left a:hover{background: #1478b9; color: #fff;}
.nav_center{ width: 25%; float: left; height: 270px;  border-right: 1px solid #dedede; padding-top: 30px;}
.nav_center p{ width: 90%; margin: 0 auto; border-bottom: 1px solid #e5e5e5; padding: 2px 0;}
.nav_center p a{display: block;height: 36px; line-height: 36px;  text-align: center;}
.nav_center p:hover a{ background: #1478b9; color: #fff;}
.nav_right {width:20%; float: right; padding-top: 30px;}
.nav_right span{ height: 178px; width: 325px;overflow: hidden; float: right; display: block;}
.nav_right span img{ width: 100%;}


/* ---------------------------------------------------------------é¦–é¡µæ&nbsp;·å¼--------------------------------------------------------------- */

/* è½®æ’­å›¾ */
.fullSlide {
    width: 100%;
    position: relative;
    height: 650px;
    background: #000;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 650px;
    overflow: hidden;
    text-align: center;
    line-height: 650px;
}

.fullSlide .bd li &gt;a {
    display: block;
    height: 650px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
    height: 20px;
    width: 90px; 
    margin: 0 auto;
    border-radius: 15px;

}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    margin: 3px;
    overflow: hidden;
    background: none;
    border: 2px solid #fff;
    line-height: 9999px;

}

.fullSlide .hd ul .on {
    background: #fff;
    border: 2px solid #fff;
}




/* é¦–é¡µå…³äºŽæˆ‘ä»¬ */
.index_about_main{ background: url(../images/longshan_pc_1.jpg) no-repeat center top; height: 480px;}
.index_title_1{ padding-top: 60px; padding-bottom: 20px; overflow: hidden;}
.index_title_1 p{ text-align: center; font-size: 30px; font-weight: bold; color: #333; text-transform: uppercase; line-height: 2;}
.index_title_1 span{ display: block; text-align: center;  background: url(../images/longshan_20.png) no-repeat  center ; font-size: 20px;  color: #1478b9;}
.index_title_2{ padding-top: 60px; padding-bottom: 20px; overflow: hidden;}
.index_title_2 p{ text-align: center; font-size: 30px; font-weight: bold; color: #333; text-transform: uppercase; line-height: 2;}
.index_title_2 span{ display: block; text-align: center;  background: url(../images/longshan_20.png) no-repeat  center ; font-size: 20px;  color: #139275;}

.index_about_text{ width: 90%; margin: 0 auto; line-height: 30px; color: #4d4d4d; text-align: center; font-size: 14px;}
.index_about_text span{  color: #1478b9}
.index_about_text a{display: block; margin: 0 auto;height: 40px;  width: 40px; background: url(../images/longshan_3.png) no-repeat center; margin-top: 20px;}





/* é¦–é¡µè§†é¢‘ */
.index_video_main{ height: 400px; background: url(../images/longshan_pc_5.jpg) no-repeat top fixed;}
.index_video_main ul{ margin-top: 20px;}
.index_video_main ul li{ width: 297px; float: left; margin-right: 3px; text-align: center; height: 310px; background: rgba(19,146,117,0.9); margin-top: -180px;}
.index_video_main ul li:hover{ background: url(../images/longshan_pc_11.jpg) no-repeat center; transition: all 0.3s;}
.index_video_main ul li:nth-child(4){ margin-right: 0;}
.index_video_main ul li em{ height: 130px; width: 130px; background: #ffffff; margin: 0 auto; margin-top: 30px;display: block; border-radius: 50%;  font-size: 50px; font-style: normal; line-height: 130px; font-weight: bold; color: #4d4d4d}
.index_video_main ul li p{ line-height: 28px;  color: #fff; font-size: 18px; margin-top: 16px;}
.index_video_main ul li p span{ color: #fff; font-size: 18px; display: block; margin-bottom: 30px;}
.index_video_main ul li a{ text-align: center; font-size: 14px;  color: #fff; position:relative; }
.index_video_main ul li a::before{ content: ""; display: block; position: absolute; height: 16px; width: 1px; background: #fff; position: absolute; left: 50%; bottom: 26px; }
p.video_text{ text-align: center; font-size: 28px; padding-top: 70px;  color: #fff; margin-bottom: 30px;}
a.video_a{ height: 54px;  background: url(../images/longshan_5.png) no-repeat 40px center; display:block; margin: 0 auto; width:200px; border: 1px solid #fff ; font-size: 20px; color: #fff;text-indent: 80px; line-height: 54px;}


/* æ–°é—»èµ„è®¯ */
.index_news_main{ height: 494px; }
.picMarquee-left{ overflow: hidden; background: url(../images/longshan_7.png) no-repeat top; position: relative;}
.picMarquee-left li{padding-top:68px;  width: 318px; margin-right: 122px;}
.picMarquee-left li em{ display: block; font-style: normal; font-size: 18px;  color: #4d4d4d; line-height: 2;}
.picMarquee-left li p{font-size: 18px;  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.picMarquee-left li span{ font-size: 14px; color: #666; display: block; text-align: justify;line-height: 24px; margin-top: 8px;}
.picMarquee-left li:hover p{ color: #007ac9}
.picMarquee-left a.index_news_a{ height: 32px; width: 32px; background: url(../images/longshan_6.png) no-repeat center; display:block; position: absolute;right: 0; top: 0; z-index: 9999}
.picMarquee-left a.index_news_a:hover{background: url(../images/longshan_21.png) no-repeat center;}



/* ç»¿è‰²çŸ¿å±± */
.index_lv_main{height: 560px;background: url(../images/longshan_pc_2.jpg) no-repeat center;}
.index_lv_main .index_lv_text{ float: left; padding-top: 102px; width: 256px;}
.index_lv_main .index_lv_text h3{ font-size: 30px; font-weight: bold; color: #fff; text-transform: uppercase; line-height: 1.8;}
.index_lv_main .index_lv_text p{  font-size: 20px; color: #fff;}
.index_lv_main .index_lv_text span{ text-align: justify;  line-height: 24px; color: #fff; display: block; margin-top: 30px; font-size: 14px;}
.index_lv_main .index_lv_text a{ height: 45px; line-height: 45px; text-align: center; width: 184px; background: #fff; text-align: center; display: block; margin-top: 70px; font-size: 20px; color: #139275}



.index_lv_main .picScroll-left{ float: right; width: 770px; margin-top: 87px; position: relative;}

.picScroll-left *{box-sizing: content-box;}
.index_lv_main .picScroll-left .bd li .index_lv_l{ float:left; width: 282px; background: #fff; padding: 30px; padding-bottom: 0;}
.index_lv_main .picScroll-left .bd li .index_lv_l .pic{ width: 282px; height: 300px; overflow: hidden;}
.index_lv_main .picScroll-left .bd li .index_lv_l img{ width: 100%; transition:all 0.4s;}
.index_lv_main .picScroll-left .bd li:hover .index_lv_l img{ transform:scale(1.1); transition:all 0.4s; }
.index_lv_main .picScroll-left .bd li .index_lv_l p{ font-size: 16px; line-height: 54px;}

.index_lv_main .picScroll-left .bd li .index_lv_r{ width: 330px; padding: 0 30px; float: right; height: 384px; background:#fff url(../images/longshan_12.png) no-repeat 35px 40px;}
.index_lv_main .picScroll-left .bd li .index_lv_r p{ padding-top: 135px; line-height: 24px; color: #666; text-align: justify;}

.index_lv_main .picScroll-left .pageState{ height: 54px; width: 330px; background: url(../images/longshan_22.png) no-repeat 30px center; position: absolute; right:60px; bottom: 16px; z-index: 999;  text-align: right;  font-size: 30px;  color: #007ac9}
.index_lv_main .picScroll-left .pageState span{ color: #007ac9; font-size: 36px; font-weight: bold;}
.index_lv_main .picScroll-left .hd a{ width: 44px; height: 44px;  display: block; position: absolute; cursor: pointer;} 
.index_lv_main .picScroll-left .hd a.prev{background: url(../images/longshan_11.png) no-repeat center; left: -80px; top: 178px;}
.index_lv_main .picScroll-left .hd a.prev:hover{background: url(../images/longshan_8.png) no-repeat center;}
.index_lv_main .picScroll-left .hd a.next{background: url(../images/longshan_10.png) no-repeat center; right: -80px; top: 178px;}
.index_lv_main .picScroll-left .hd a.next:hover{background: url(../images/longshan_9.png) no-repeat center;}


/* é¦–é¡µæ¡ˆä¾‹å±•ç¤º */
.index_case_main { overflow: hidden; padding-bottom: 50px; position: relative;}
.index_case_main i{ width: 50%; height: 406px; background: #edeef2; position: absolute;  right: 0; top: 0; z-index: -1}
.index_case_main ul li{ width: 360px; float: left;margin-right: 60px;}
.index_case_main ul li:nth-child(3){ margin-right: 0;}
.index_case_main ul li p{ line-height: 42px;  font-size: 18px; color: #4d4d4d;}
.index_case_main ul li em{ height: 44px; line-height: 44px; width: 140px; text-align: center; background: #139275; display: block; font-style: normal; color: #fff; margin-top: 20px;}

.index_case_main ul li .pic{ display: block; overflow: hidden; height: 240px; width: 360px;}
.index_case_main ul li .pic img{ width: 100%; transition:all 0.4s;}
.index_case_main ul li .pic:hover img{transform:scale(1.1); transition:all 0.4s; }



/* æˆ‘ä»¬çš„ä¼˜åŠ¿ */
.index_ys_main{ height: 630px; background: url(../images/longshan_pc_6.jpg) no-repeat center top fixed;overflow: hidden;}
.index_ys_main .index_ys_left{ float: left;  width: 316px; height: 630px;}
.index_ys_main .index_ys_left i{ height: 130px; display: block;}
.index_ys_main .index_ys_left h3{ font-size: 30px; font-weight: bold; color: #fff; text-transform: uppercase; line-height: 1.8; overflow: hidden;}
.index_ys_main .index_ys_left p{font-size: 20px; color: #fff;}
.index_ys_main .index_ys_left span{ text-align: justify;  line-height: 24px; color: #fff; display: block; margin-top: 30px; font-size: 14px;}
.index_ys_main .index_ys_left a{ height: 45px; line-height: 45px; text-align: center; width: 184px; background: #fff; text-align: center; display: block; margin-top: 70px; font-size: 20px; color: #007ac9}


.index_ys_right{ width: 650px; height: 630px; background: url(../images/longshan_pc_7.jpg) no-repeat center; float: right;}
.index_ys_right li{ height: 210px; background: rgba(255,255,255,0.6); transition:all 0.4s; position: relative;}
.index_ys_right li:nth-child(2){ height: 210px; background: rgba(255,255,255,0.7); transition:all 0.4s; }
.index_ys_right li:nth-child(3){ height: 210px; background: rgba(255,255,255,0.8); transition:all 0.4s; }
.index_ys_right li p{ padding-left: 50px; line-height: 3; font-size: 18px;  padding-top: 30px;}
.index_ys_right li span{ padding-left: 50px;  width: 418px; line-height: 24px; color: #4d4d4d; display: block; font-size: 14px;}

.index_ys_right li:hover{ background: rgba(19,146,117,0.9); transition:all 0.4s; }
.index_ys_right li:hover *{ color: #fff;}

.index_ys_right li i{ display: block; height: 56px; width: 56px; position: absolute;}
.index_ys_right li:nth-child(1) i{ background:url(../images/longshan_13.png) no-repeat center; right: 30px; bottom: 30px; }
.index_ys_right li:nth-child(1):hover i{ background:url(../images/longshan_14.png) no-repeat center; right: 30px; bottom: 30px; }
.index_ys_right li:nth-child(2) i{ background:url(../images/longshan_15.png) no-repeat center; right: 30px; bottom: 30px; }
.index_ys_right li:nth-child(2):hover i{ background:url(../images/longshan_16.png) no-repeat center; right: 30px; bottom: 30px; }
.index_ys_right li:nth-child(3) i{ background:url(../images/longshan_17.png) no-repeat center; right: 30px; bottom: 30px; }
.index_ys_right li:nth-child(3):hover i{ background:url(../images/longshan_18.png) no-repeat center; right: 30px; bottom: 30px; }


/* é¦–é¡µæ–°é—» */

.index_news_main2{ padding: 60px 0; overflow: hidden; margin-top: 20px;}
.index_news_main2 *{box-sizing: content-box}
.index_news_main2 li{ float: left; background: #edeef2; padding: 20px; width: 550px;  height: 110px; margin-bottom: 20px;}
.index_news_main2 li:nth-child(2n){ float: right; margin-bottom: 20px; }
.index_news_main2 li .left{float: left; width: 70px; margin-right: 25px;}
.index_news_main2 li .left p{ height: 55px; line-height: 55px; text-align: center; background: #333;  color: #fff; font-size: 18px;}
.index_news_main2 li .left p{ height: 55px; line-height: 55px; text-align: center; background: #333;  color: #fff; font-size: 18px;}
.index_news_main2 li .left span{ height: 55px; line-height: 55px; text-align: center; background: #007ac9; color: #fff; display: block; font-size: 14px;}
.index_news_main2 li .right{ float: left; width: 448px;}
.index_news_main2 li .right p{  font-size: 18px; color: #333; position: relative; line-height: 2; padding-bottom: 6px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.index_news_main2 li .right p::after{ content: ""; display: block; position: absolute; bottom: 0; left: 0; height: 1px; width: 40px; background: #007ac9}
.index_news_main2 li .right span{ display: block; line-height: 24px; color: #666; padding-top: 10px; text-align: justify;}
.index_news_main2 li :hover .left span{ background: #139275;}
.index_news_main2 li :hover .right p{ color: #139275}
.index_news_main2 li :hover .right p:after{background: #139275}





/* åº•éƒ¨ */
footer{height: 390px; background:#333 url(../images/longshan_pc_8.jpg) no-repeat fixed; position: relative;}
footer dl{ float: left; margin-right: 148px;}
footer dl dt{ line-height: 2.6; font-size: 18px; padding-top: 50px; color: #fff; position: relative; width: 177px; border-bottom: 1px solid #fff}
footer dl dt::after{ content: ""; height: 3px; width:36px; background: #007ac9; display: block; position: absolute; left: 0; bottom: -2px; }
footer dl div{ padding-left: 30px; background: url(../images/longshan_19.png) no-repeat left; margin-top: 20px;} 
footer dl p{ font-size: 14px; color: #fff; line-height: 40px; }


footer dl span{ width: 200px; float: left; display: block; margin-top: 20px;}
footer dl span a{ display: block; float: left; line-height: 40px; margin-right: 40px; color: #fff;}

footer dl ul{ margin-top: 20px;}

footer dl ul li{ text-align: center; margin-right: 20px; float: left;}
footer dl:nth-child(3){ margin-right: 0;}
.footer_b{ height: 48px; background: rgba(0,0,0,0.5); position: absolute; bottom: 0; width: 100%;}



/* ç½‘ç«™ç‰ˆæƒä¿¡æ¯ */
.copyright{height: 48px;bottom: 0; width: 1200px; margin: 0 auto;}
.copyright a{ color: #cccccc; font-size: 12px;}
.copyright p {
    color: #cccccc;
    font-size: 12px;
    line-height: 48px;
}

.copyright ul {
    float: right;
    width: 370px;
}

.copyright ul li,.copyright ul li span {
    float: left;
    color: #cccccc;
    line-height: 48px;
    font-size: 12px;
}

.copyright p {
    display: inline;
}

.copyright ul li a {
    float: right;
    margin-top: 10px;
}

.copyright ul li a.weiling {
    width: 121px;
    height: 18px;
    background: url(../images/vl.png) no-repeat;
    margin-right: 20px;
}

.copyright ul li a.weiling:hover {
    width: 121px;
    height: 18px;
    background: url(../images/vl_hover.png) no-repeat;
}

.copyright ul li a.wangshang {
    width: 107px;
    height: 18px;
    background: url(../images/ws.png) no-repeat;
}

.copyright ul li a.wangshang:hover {
    width: 107px;
    height: 18px;
    background: url(../images/ws_hover.png) no-repeat;
}




/*å†…é¡µbanner*/
.ny_banner{width:100%; height:340px; text-align: center; color: #ffffff}
.about_ban .container{ padding-top:90px; }
.ny_banner h3{ font-size: 36px;  font-weight: bold; line-height: 45px; margin-bottom: 25px;}
.ny_banner p{font-size: 16px; line-height: 28px;}
.ny_banner span{width:60px; height: 1px; border-top: 1px solid #fff; display: block; overflow: hidden; margin: 0px auto; margin-top: 25px;}
.ny_title{width:100%; height: 60px; line-height: 60px; border-bottom: 1px solid #eeeeee; }
.ny_title h3{ font-size: 24px; color: #313131; font-weight: bold; float: left;}
.ny_title h3 span{ font-size: 24px; color: #959595; font-family: "Impact"; margin-left: 5px; font-weight: normal; }
.ny_title_right{float: right; font-size:14px; color: #313131;padding-left: 18px;}
.ny_title_right span{color: #333;}
.ny_title_right a{color:#333}
.ny_service{font-size:16px; color:#666; line-height:26px; margin-top:40px; margin-bottom:60px; overflow:hidden}
.ny_service p{ text-align: justify!important;}
.about_ban{background: url(../images/about_ban.jpg) no-repeat ; }
.hzhb_ban{background: url(../images/hzhb_ban.jpg) no-repeat ; }
.service_ban{background: url(../images/service_ban.jpg) no-repeat ; }
.news_ban{background: url(../images/news_ban.jpg) no-repeat ; }
.product_ban{background: url(../images/product_ban.jpg) no-repeat ; }
.case_ban{background: url(../images/case_ban.jpg) no-repeat ;  }
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat ; }
.qyzs_ban{background: url(../images/qyzs_ban.jpg) no-repeat ; }



/*è£èª‰èµ„è´¨*/
.ny_honor_li{height: auto; display: block; overflow: hidden; margin-top: 36px; margin-bottom:50px; }
.ny_honor_li ul{width:100%; overflow: hidden; height: auto; margin-bottom:30px}
.ny_honor_li li{width:290px; height: 260px; float: left; position: relative; margin-right:13px; margin-bottom: 25px; border: 1px solid #d2d2d2;}
.ny_honor_li li:nth-child(4n){margin-right: 0px;}
.ny_honor_img{width:100%; height: 214px; overflow: hidden; position:relative;}
.ny_honor_img img.honor_pic{width:100%; height: 100%; transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;
}
.ny_honor_h{width:100%; height: 100%;  position: absolute; top: 0px; left: 0; z-index: 999; background: rgba(0,0,0,0.5); text-align: center; display: none; overflow:hidden}
.ny_honor_h h3{width:100%; height:100%;padding:10px; color:#fff; font-size:14px; line-height:190px;}
.ny_honor_h img{width:26px; height: 26px; margin-top:88px;}
.ny_honor_li li:hover .ny_honor_h{ display: block}
.ny_honor_li li:hover .ny_honor_img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_honor_li li p{width:100%; height:40px; line-height:40px; font-size:16px; color:#333; text-align:center; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}



/*å‰¯æ&nbsp;‡é¢˜Ëœ*/
.ny_fubiaoti{width:100%; height: auto; margin-top: 50px; text-align: center; display: table}
.ny_fubiaoti ul{width:auto; margin: 0px auto; display: table}
.ny_fubiaoti ul li{width:169px; height: 56px; background: #eeeeee; text-align: center; line-height: 56px; font-size: 16px; color: #535353; float: left; margin-right: 2px;}
.ny_fubiaoti ul li:last-child{margin-right: 0px;}
.ny_fubiaoti ul li:hover{background: #1478b9;}
.ny_fubiaoti ul li:hover a,.ny_fubiaoti ul li.active a{ color: #fff}
.ny_fubiaoti ul li.active{background: #1478b9;}
.ny_fubiaoti ul li a{ display:block; font-size: 16px; color:#333}


/*æ–°é—»é¡µé¢*/
.ny_qynew_list{width:100%; height:auto; overflow:hidden; margin-bottom:40px; margin-top:40px;}
.ny_qynew_list ul{width:100%; height:auto; overflow:hidden}
.ny_qynew_list ul li{width:100%; height:109px; overflow:hidden; margin-bottom:20px;}
.ny_qynew_list ul li .ny_qynew_xx{width:1070px; float: right; padding:5px 0; height:100%;}
.ny_qynew_list ul li:hover h3{color:#1478b9}
.ny_qynew_list ul li:hover p{color:#1478b9}
.ny_qynew_rq{width:104px; height: 108px; background: #eeeeee; text-align: center; padding: 12px; float: left}
.ny_qynew_rq p{font-size: 48px; color: #1478b9; font-family: "Impact"; border-bottom: 1px solid #d2d0d0;}
.ny_qynew_rq span{font-size: 16px; color: #1478b9; font-family: "Impact"; line-height: 30px;}
.ny_qynew_xx{width: 535px;  float: right;}
.ny_qynew_xx h3{ font-size: 18px; color: #313131; height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.ny_qynew_xx p{ font-size: 14px; color: #898989; line-height:24px; height: 72px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;}

.ny_news{margin:0px 0 100px; overflow:hidden}


/*å†…é¡µcase*/
.ny_case{height: auto; display: block; overflow: hidden}
.ny_case ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 29px;}
.ny_case ul li{width:388px; height: 490px; float: left; margin-right: 18px; margin-bottom:18px;}
.ny_case ul li:nth-child(3n){margin-right: 0px;}
.ny_case ul li .ny_case_img{width:388px; height: 289px; overflow: hidden; border:1px solid #ddd; border-bottom:0}
.ny_case ul li .ny_case_img img{width:100%; height: 100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.ny_case ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_case_info{width:100%; height:196px; border: 1px solid #e5e5e5; padding: 18px; }
.ny_case_info h3{ font-size: 18px; color: #313131; font-weight: bold; margin-bottom:15px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_case_info .ny_case_xx{width:100%; height: 70px;}
.ny_case_info .ny_case_xx p{width:100%; height: 70px; line-height: 25px;font-size: 14px; color: #707070; overflow:hidden}
.case_link{width:100%; height: 35px; margin-top: 15px;}
.case_link a{display: block; overflow: hidden; float: left; line-height: 35px;}
.case_link .see_more{width:95px; height: 35px; background: #313131; text-align: center; font-size: 14px; color: #ffffff; margin-right: 18px;}
.case_link .see_mucase{width:145px; height: 35px; background: #1478b9; text-align: center; font-size: 14px; color: #ffffff}
.ny_xiang_pro{width:100%; height: auto; background: #f5f5f5; padding-top: 50px; margin-top:50px; padding-bottom:100px;}
.ny_xiang_pro h1{ font-size: 30px; color: #313131; font-weight: bold; text-align: center}
.ny_case_li{width:100%; margin-top: 30px;}
.ny_case_li .Box_con {position: relative; height: 100%;}
.ny_case_li .Box_con .btnl {position: absolute;}
.ny_case_li .Box_con .btn {display: block;width: 45px;height:130px;position: absolute;top: 175px;cursor: pointer;  background:url(../images/an01.jpg) no-repeat;}
.ny_case_li .Box_con .btnl {background-position:0 0; left: -72px;}
.ny_case_li .Box_con .btnr {background-position:-90px 0; right: -72px;}
.ny_case_li .Box_con .btnl:hover {background-position:-45px 0;}
.ny_case_li .Box_con .btnr:hover {background-position:-133px 0;}
.ny_case_li .Box_con .conbox {position: relative;overflow: hidden; height: 100%;}
.ny_case_li .Box_con .conbox ul {position: relative;list-style: none;}
.ny_case_li .Box_con .conbox ul li {float: left;width: 386px;margin-left: 20px;overflow: hidden; position: relative; border: 1px solid #e5e5e5; background: #fff}
.ny_xgcp_img{width:100%; height:auto; display:block;}
.ny_case_li .Box_con .conbox ul li img{width:100%; height:auto; display:block;}

.ny_case_li .Box_con .conbox ul li:first-child {margin-left: 0;}
.ny_case_li .Box_con .conbox ul li:hover .ny_honor_h{display: block}
.ny_case_h{width:100%; height: 56px; border-top: 1px solid #e5e5e5; padding: 15px;}
.ny_case_h h3{font-size: 18px; color: #313131; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; height: 25px; line-height: 25px;}
.ny_case_h p{ font-size: 14px; color: #959595; width: 100%; height: 35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;text-align: center}
.ny_case_js .ny_case_cp{ float: left; width: 106px; height: 30px; line-height: 30px; border-radius: 30px; text-align: center; font-size: 14px; color: #434343; margin-right: 10px; background: #eee;}






.ny_case_js i{ color: #1478b9; margin-right: 2px;}
.ny_case_jscs{float: left; width: 106px; height: 30px; line-height: 30px; border-radius: 30px; text-align: center; font-size: 14px; color: #434343; background: #eee;}
.ny_case_li .Box_con .conbox ul li:hover .ny_case_h{background: #1478b9; border-top: 0px}
.ny_case_li .Box_con .conbox ul li:hover .ny_case_h h3,.ny_case_li .Box_con .conbox ul li:hover .ny_case_h p{color:#fff}
.ny_case_li .Box_con .conbox ul li:hover i{color: #fff}
.ny_case_li .Box_con .conbox ul li:hover a{color: #fff}
.ny_case_cp:hover{background: #fff; }
.ny_case_jscs:hover{background: #fff;}
.ny_case_cp:hover a,.ny_case_jscs:hover a{color:#1478b9!important;}
.ny_case_jscs:hover i,.ny_case_cp:hover i{color:#1478b9!important;}
.ny_case_js{width:233px; margin:10px auto; overflow:hidden}
.ny_case_js a{color:#333}






/*è”ç³»æˆ‘ä»¬*/

.ny_contact{width:100%; height: auto; overflow: hidden; margin-top: 55px; margin-bottom:83px; font-size:16px; line-height:30px;}
.contact_ban .container{ padding-top:60px; }
.ny_contact h1{font-size: 36px; color: #313131; line-height: 45px; text-align: center;}
.ny_contact h3{ font-size: 18px; color: #707070; line-height: 35px; text-align: center}
.ny_contact ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 37px;}
.ny_contact ul li{width:281px; height:176px; background: #eeeeee; text-align: center; float: left; margin-right: 25px; margin-bottom: 25px; }
.ny_contact ul li:nth-child(4n){margin-right: 0px;}
.ny_contact ul li i{color:#1b60d2; font-size:60px; margin-top: 30px; display: block; margin-bottom: 10px; height: 72px;}
.icon-jiageyuce{font-size:66px!important;}
.ny_contact ul li p{font-size: 22px; color: #313131;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.ny_conta_info{width:600px; height: 445px; float: left; padding: 35px 35px; background: #f5f5f5}
.ny_conta_img{width:600px; height: 445px; float: right}
.ny_conta_img img{width:100%; height: 100%;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: 40px; line-height: 40px;}
.ny_conta_info .ny_if{font-size: 18px; color: #313131; height: 40px; line-height: 40px;}
.ny_conta_dh{width:100%; height: 70px; margin-top: 20px;}
.ny_conta_dh img{width:70px; height: 70px; float: left; margin-right: 10px;}
.ny_conta_dh p{ font-size: 18px; color: #313131;}
.ny_conta_dh h5{ font-size: 36px; color: #1b60d2; font-family: "Impact"}
.ny_conta_dz{width:100%; height: auto; margin: 20px 0}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:100%; height: auto;}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.ny_contact ul li:hover{background:#1b60d2}
.ny_contact ul li:hover i,.ny_contact ul li:hover p{color:#fff}
.ny_map{width:100%; height:460px; position:relative}
.ny_map_xx{width:600px; height:100%; background:rgba(0,0,0,0.5); padding:126px; position:absolute; top:0;left:0}
.ny_map_xx h3{width:100%; height:40px; line-height:40px;  font-size:20px; color:#fff; text-align:left; background:url(../images/c_logo.png)no-repeat left center; padding-left:40px;}
.ny_map_xx p{width:100%; height:30px; color:#ffff; line-height:30px;}






/*å†…é¡µäº§å“*/
.ny_pro_1{width:100%; height: auto; overflow: hidden}
.product_ban .container{ padding-top:90px; }
.ny_pro_sear{width:646px; height: 50px; margin: 46px auto 0;}
.ny_pro_sear input[type="text"]{width:593px; height: 50px; float: left; background: #eeeeee; line-height: 50px; padding: 0px 10px; border: 0px}
.ny_pro_sear input[type="submit"]{width:53px; height: 50px; background: url(../images/ss.png) no-repeat; border: 0px;}
.ny_pro_ft{width:100%; height: auto; margin-top: 60px; margin-bottom: 20px; }
.ny_pro_ft h1{font-size: 30px;
    color: #1b1b1b;
    font-weight: bold;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 14px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 910px;
    margin: 0px auto;}
.ny_pro_list{width:100%; height: auto; }
.ny_pro_list ul { margin: 35px auto 40px; overflow: hidden; width:100%;}
.ny_pro_list ul li {float: left;width: 386px;height:auto;margin-right: 20px;overflow: hidden; position: relative; border: 1px solid #e5e5e5; background: #fff}
.ny_pro_list ul li img{width: 386px; height: auto; display:block; overflow: hidden;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.ny_pro_list ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


.ny_pro_list ul li:hover .ny_case_js .div{background: #fff;}
.ny_pro_list ul li:hover .ny_case_h{background: #1478b9; border-top: 0px}
.ny_pro_list ul li:hover .ny_case_h h3,.ny_case_li .Box_con .conbox ul li:hover .ny_case_h p{color:#fff}
.ny_pro_list ul li:hover i{color: #333}
.ny_pro_list ul li:hover a{color: #333}
.ny_pro_list ul li:nth-child(3n) {margin-right: 0;}
.ny_pro_list ul li:hover .ny_honor_h{display: block}
.ny_pro_list ul li .ny_pro_img{width:100%; height:auto; overflow:hidden;}
.ny_pro_img img{width:100%; height:auto; display:block;}
.ny_pro_2,.ny_pro_4{width:100%; height: auto; overflow: hidden; background: #f5f5f5; margin-top: 52px; padding-bottom: 52px;}
.ny_prolist li{margin-bottom:30px;}
.ny_peijian ul{width:100%; height: auto; overflow: hidden}
.ny_peijian ul li{width:282px; height:248px; float: left; margin-right: 24px;}
.ny_peijian ul li:last-child,.ny_peijian ul li:nth-child(4n){margin-right: 0px;}
.ny_peijian ul li div{width:282px; height: 205px; overflow: hidden}
.ny_peijian ul li div img{width:100%; height: 100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.ny_peijian{background:#f5f5f5; padding:0px 0px 50px; overflow:hidden}
.ny_peijian ul li p{ font-size: 16px; color: #434343; height: 40px; line-height: 40px; text-align: center; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.pei_link{width:300px; height: 55px;  border:1px solid #dcdcdc;  color: #1F1F1F; text-align: center; line-height: 55px; display: block; overflow: hidden; margin:32px auto 0;}
.ny_peijian ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_peijian ul li:hover p{color:#1478b9}
.pei_link:hover { background: #1478b9; color: #fff; }
.honor_more{width:100px; height:35px; background:#1478b9; border-radius:25px; display:block; margin:30px auto 0;  color:#fff; text-align:center; line-height:35px;}



/*äº§å“è¯¦æƒ…é¡µ*/
.ny_pro_show{width:100%; height: auto; overflow: hidden; margin-top: 55px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:523px; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:386px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#1478b9; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:630px; height: auto; float: right}
.ny_pro_tright h3{ font-size: 36px; width:100%; color: #191919; height: 50px; line-height: 50px; margin-top: 10px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_pro_p{width:100%; height: 170px; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden;}
.ny_pro_p p{width:100%; height: 35px;  color: #000000; line-height: 35px; font-size: 15px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 35px 0 25px}
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px; margin-top:30px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #1478b9; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}
.ny_case_dh{margin-top:50px;}


.ny_pro_bottom{width:100%; display: block; overflow: hidden; margin-top: 65px; margin-bottom:60px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_probt_case h1,.ny_proshow_num h1{ font-size: 30px; color: #313131; font-weight: bold; text-align: center; margin-bottom: 24px;}
.ny_probt_case li{width:275px; height:244px; float: left; margin-right:22px; margin-bottom: 20px; }
.ny_probt_case li img{width:100%; height: 203px;}
.ny_probt_case li:hover img{ transform:scale3d(1.1,1.1,1); }
.nyprocase-div{ width:275px; height: 203px; overflow: hidden; }
.nyprocase-div img{ transition:.6s; }
.ny_probt_case li:hover .ny_probt_xx h3{ color:#1478b9; }
.ny_probt_case li .ny_probt_xx{width:100%; height: 40px; border: 1px solid #dcdcdc; padding:0 15px;}
.ny_probt_xx h3{width: 100%; height: 40px;  line-height: 40px; font-size: 14px; color: #313131; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align:center}
.ny_probt_xx p{ font-size: 13px; color: #313131; width: 100%; height: 25px; line-height:25px; overflow: hidden}
.ny_probt_case li:nth-child(3n){margin-right: 0px;}
.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #1478b9;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #1478b9; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.sideMenu{width:100%; height: auto;  }
.sideMenu h3{ height:50px; line-height:50px; border-bottom:1px solid #e3e3e3;  background: url(../images/jian.png) no-repeat 268px center;font-size: 15px; color: #191919; cursor:pointer; padding: 0px 22px 0 30px ;}
.sideMenu h3:first-child{ border-top: 1px solid #e3e3e3;}
.sideMenu h3.on {background: #1478b9 url(../images/h_jian.png) no-repeat 268px center; color: #fff; border-bottom: 0px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:29px 32px; color:#999; display:none;  background: #eeeeee;}
.sideMenu ul li a{font-size: 15px; color: #313131}
.sideMenu ul li {width:100%; height: 32px; line-height: 32px; background: url(../images/dian.png) no-repeat left center; padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_probt{width:100%; height:65px;}
.ny_probt li{width:289px; height:65px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:65px; margin-right:1px; cursor: pointer; }
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#1478b9; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#1478b9;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size: 18px;}

.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px; font-size:16px; color:#666; line-height:26px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px;}

.fangan_show{ margin-top:20px;}
.ny_proshow_num table,.ny_proshow_num table tr,.ny_proshow_num table td{border:1px solid #eee;}



/*æ¡ˆåˆ—è¯¦æƒ…*/
.ny_case_tleft{width:523px; height:auto; float: left}
.ny_case_tleft .slideBox{ width:100%; height:480px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_case_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_case_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_case_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_case_tleft .slideBox .hd ul li.on{ background:#1478b9; color:#fff; }
.ny_case_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_case_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_case_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_case_tleft .slideBox .bd img{ width:100%; display:block;  }


.ny_case_p{width:100%;height: 71px;border-bottom: 1px solid #e5e5e5;margin-top:15px;overflow:hidden;}
.ny_case_p p{width:100%; height: 35px;  color: #000000; line-height: 35px; font-size: 15px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}








/*è¥é”€æœåŠ¡*/
.ny_yx_youshi{margin-top: 70px; width: 100%;}
.ny_yx_title{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_yx_title h4{font-size: 20px; color: #1478b9}
.ny_yx_title  p{width:100%; height: auto; font-size: 16px; color: #777777; line-height: 26px;  margin: 40px 0}
.ny_yx_title  p span{color:#1478b9; font-weight:bold; font-size:16px;}
.ny_yx_img{width:100%; height: 220px; background: url(../images/ys_bj.jpg) no-repeat center; padding-top: 40px; padding-left: 298px;}
.ny_yx_img dl{width:113px; height: auto; float: left; margin-right: 160px;}
.ny_yx_img dl dt{width:90px; height: 100px; margin: 0px auto 10px;}
.ny_yx_img dl dd{font-size: 18px; color: #fff; text-align: center; font-weight: bold;}
.ny_yx_img dl:last-child{margin-right: 0}

.ny_yx_hzms{width:100%; height: 495px; margin-top: 70px; background: #f5f5f5; padding-top: 70px;}
.ny_yx_hzms ul{width:100%;  height: 100%;  margin-top: 45px;}
.ny_yx_hzms ul li{width:383px; height: 243px; border: 1px solid #bebebe; float: left; padding: 38px; text-align: center; margin-right: 25px;}
.ny_yx_hzms ul li h4{font-size: 16px; color: #4d4d4d; height: 45px; line-height:45px; margin-top: 10px;}
.ny_yx_hzms ul li p{font-size: 14px; color: #777777;line-height: 25px;}
.ny_yx_hzms ul li:last-child,.ny_yx_hztj ul li:last-child{margin-right: 0}

.ny_yx_hztj{width:100%; height: auto; margin-top: 70px; }
.ny_yx_hztj ul{width:auto;  height: 100%;  margin: 45px auto 0; display: table}
.ny_yx_hztj ul li{width:280px; height: 415px; float: left; margin-right: 30px;}
.ny_yx_hztj ul li .hztj_xx{width:280px; height: 207px; background: #1478b9; text-align: center;padding-top: 35px; }
.ny_yx_hztj ul li .hztj_xx span{font-size: 16px; color: #fff; font-weight: bold;}
.ny_yx_hztj ul li .hztj_xx h4{font-size: 20px; color: #fff; font-weight: bold; line-height: 35px;}
.ny_yx_hztj ul li .hztj_xx p{font-size: 14px; color: #FFFFFF; font-weight: bold; margin: 15px 0}
.hztj_p{width:280px; height: 206px; overflow: hidden}
.hztj_p img{width:100%; height: 100%;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.hztj_p:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.hztj_hxx{background: #303030!important}

.ny_yx_lc{width:100%; height: auto; overflow: hidden; background: #f5f5f5; margin-top: 70px; padding-top: 70px; padding-bottom: 70px;}
.ny_yx_lcinfo{width:100%; height: auto; margin-top: 25px; position: relative}
.ny_yx_lcinfo ul{width:100%; height: auto; overflow: hidden;position: relative; z-index: 999}
.ny_yx_lcinfo ul li{width:20%; float: left; margin: 0px auto; }
.lc_qt{width:94px; height: 125px; margin: 0px auto; background: url(../images/yx_d.png) no-repeat center;  text-align: center; padding-top: 20px;}
.lc_qt p{font-size: 20px; color: #fff; font-weight: bold;}
.ny_yx_lcinfo ul li span{width:35px; height: 35px; background: #1478b9; line-height: 35px; text-align: center; font-size: 24px; display: block; margin: 0px auto;  border-radius: 50%; color: #fff;}


.ny_yx_lcinfo ul li h5{font-size: 20px; color: #4d4d4d; font-weight: bold; line-height: 24px; margin-top: 20px; text-align: center}
.ny_yx_lcinfo hr{width:100%; height: 3px; background: #1478b9; display: block; position: absolute; top:142px; left:0;}





@media screen and (max-width:1600px){
.top_right{ display:none; }
}</pre></body></html>